VersionedTool

data class VersionedTool(tool: Path, version: String)

Properties

tool
Link copied to clipboard
val tool: Path
version
Link copied to clipboard
val version: String

Sources

js source
Link copied to clipboard